Skip to content

Conversation

tleonhardt
Copy link
Member

@tleonhardt tleonhardt commented Aug 24, 2025

Created a simple example of using rich tables to display tabular data in a cmd2 application.

The application has two commands: cities and countries.

These commands display the cities and countries with the largest population, respectively.

@tleonhardt tleonhardt requested a review from kmvanbrunt as a code owner August 24, 2025 13:32
Copy link

codecov bot commented Aug 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.75%. Comparing base (91e5bc2) to head (18fd253).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1488   +/-   ##
=======================================
  Coverage   98.75%   98.75%           
=======================================
  Files          23       23           
  Lines        4903     4903           
=======================================
  Hits         4842     4842           
  Misses         61       61           
Flag Coverage Δ
unittests 98.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tleonhardt tleonhardt merged commit 2f55890 into main Aug 25, 2025
30 checks passed
@tleonhardt tleonhardt deleted the rich-table-example branch August 25, 2025 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant